
/*-----焦点图-------*/
.swiper-slide img{width:100%;height:463px;}
.swiper-container {
    width: 650px;
    float: left;
}
.swiper-slide #ReportIDname {
    display: block;
    color: #000;
    display: block;
    padding-top: 10px;
    font-size: 20px;
    width: 90%;
    margin: auto;
    line-height: 170%;
}

.swiper-container>.swiper-pagination {
    bottom: 90px;
    text-align: right;
}

.swiper-pagination-bullet {
    background: #FFFFFF;
}
.swiper-pagination-bullet-active {
    background: #007aff;
}

/*-----Projects-------*/

.picScroll-left{ width:1100px;  overflow:hidden; position:relative;  background:#3e8bda;     margin: 55px auto 0;height:450px;}
		.picScroll-left .hd{ overflow: hidden;width: 340px;height: 60px;position: absolute; bottom: 0px;right: 30px;text-align: center;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:42px; height:42px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(/res/womenofchina/structure/20034676.png) no-repeat center}
		.picScroll-left .hd .next{background-position: -42px 0px;
    float: right;right: 100px; }
	.picScroll-left .hd .prev{background-position:0px 0px;left:400px;}
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:19px; zoom:1;margin-right:30px; }
		.picScroll-left .hd ul li{ float:left;  width:11px; height:11px;border-radius:50%; overflow:hidden; margin:0 7px; text-indent:-999px; cursor:pointer; background:#1c6aba; }
		.picScroll-left .hd ul li.on{ background-position:0 0; background:#fff;}
		.picScroll-left .bd{ display:block;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ width:100%; overflow:hidden; text-align:left;  }
		.picScroll-left .bd ul li .pic{ width:620px;height:450px; float:left; position:relative; }
		.picScroll-left .bd ul li .pic img{ width:100%;height:450px;; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{padding-top:80px; float:right; width:320px;padding-right:60px; }
		.picScroll-left .bd ul li .title #ReportIDname{font-size:30px;line-height: 36px;}
		.picScroll-left .bd ul li .title #ReportIDname a{color:#fff;}
		.picScroll-left .bd ul li .title #ReportIDLogograph{padding:30px 0px; display:block;font-size:20px;line-height:24px;color:#fff;}
		.picScroll-left .bd ul li .title #ReportIDLogograph a{display:block;margin-top:45px;text-decoration:underline; color:#fff; font-size:18px; width:60px; height:30px; line-height:30px; background:#fff; border-radius:3px; color:#3e8bda; text-decoration:none; text-align:center;float:right;}


/**/
.swiper-pagination1{
    text-align: right;
    bottom: 10px;
    position: absolute;}